| 1. | Stop statement suspends execution , but unlike 语句中止执行,但与 |
| 2. | Stop statements anywhere in procedures to suspend execution 语句放在过程的任何地方以中止执行。 |
| 3. | In this scenario , the package can suspend execution on the break condition associated with the 在此方案中,该包可以在与 |
| 4. | A penalty imposed by a court upon a convicted person , or the court ' s decision to suspend execution of the penalty 法庭强加给罪犯的惩罚,或者推迟执行该惩罚的判决。 |
| 5. | Breakpoints provide a powerful tool that enables you to suspend execution where and when you need to 断点提供了一种强大的工具,使您能够在需要的时间和位置挂起执行。 |
| 6. | Expression and suspends execution until it acquires an exclusive lock on the object returned by the expression 表达式,并挂起执行,直到获取了由表达式返回的对象上的独占锁。 |
| 7. | Many programming languages have statements or constructs that suspend execution and put your program into break mode 许多编程语言都有用于挂起执行并使程序进入中断模式的语句或构造。 |
| 8. | A breakpoint is a signal that tells the debugger to temporarily suspend execution of your program at a certain point 断点是一个信号,它通知调试器,在某个特定点上暂时将程序执行挂起。 |
| 9. | Even before the supreme court ' s decision , ten states had suspended executions while awaiting a definitive ruling on the issue 甚至即使在最高法院的这一决定作出之前就已经有十个州暂时中止了注射式执行方式以等待关于这一问题的更为确定的裁决的出现。 |
| 10. | For example , you can enable a break condition on the for loop container that sets a breakpoint that suspends execution at the start of each iteration of the loop 例如,可以在for循环容器上启用中断条件,设置一个在循环的每个迭代开始时挂起执行的断点。 |